home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.2 KB | 30 lines | [TEXT/GEOL] |
- Item 8921607 24-Oct-88 10:39
-
- From: UK0016 Icon Technology UK
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Response2Printing Problem
-
- Dear John,
-
- One of my colleagues has had the problem you describe and it seems to be a bug
- in the LaserWriter driver.
-
- "Error: undefinedresult; OffendingCommand: div" usually means that invalid
- PostScript has been generated by the LaserWriter driver: in our case, as far as
- we can recall, this was because the first thing that we were sending to the
- driver was a PicComment. See if that is possible in your case: if it is, then
- try doing something else before the picComment (eg print a space somewhere).
-
- You can find out what Postscript has been generated by typing command-F while
- you click on the OK button of the print dialog: this will cause the Postscript
- to be sent to a file instead of directly to the printer. You can then look at
- the file with MPW. If you use a downloader to send the file to the printer you
- should be able to find out precisely where the offending code is from the
- messages sent back to the downloader.
-
- Regards, Keith Lander
-
-
-